home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office german / PROPLUS.WW / PROPLSWW.CAB / XL12CNV.EXE / 107 / 1003 < prev    next >
Text File  |  2006-10-26  |  417b  |  20 lines

  1. <script language="JavaScript">
  2. <!--
  3. function fnUpdateTabs()
  4.  {
  5.   if (parent.window.g_iIEVer>=4) {
  6.    if (parent.document.readyState=="complete"
  7.     && parent.frames['frTabs'].document.readyState=="complete")
  8.    parent.fnSetActiveSheet(@0@);
  9.   else
  10.    window.setTimeout("fnUpdateTabs();",150);
  11.  }
  12. }
  13.  
  14. if (window.name!="frSheet")
  15.  window.location.replace("@1@");
  16. else
  17.  fnUpdateTabs();
  18. //-->
  19. </script>
  20.